#include <uc_components.hpp>


Public Member Functions | |
| UCBranch (void) | |
| ~UCBranch (void) | |
| void | load (const boost::shared_ptr< gridpack::component::DataCollection > &data) |
| UCBranch (void) | |
| ~UCBranch (void) | |
| void | load (const boost::shared_ptr< gridpack::component::DataCollection > &data) |
| gridpack::unit_commitment::UCBranch::UCBranch | ( | void | ) |
Simple constructor
| gridpack::unit_commitment::UCBranch::~UCBranch | ( | void | ) |
Simple destructor
| gridpack::unit_commitment::UCBranch::UCBranch | ( | void | ) |
Simple constructor
| gridpack::unit_commitment::UCBranch::~UCBranch | ( | void | ) |
Simple destructor
| void gridpack::unit_commitment::UCBranch::load | ( | const boost::shared_ptr< gridpack::component::DataCollection > & | data | ) | [virtual] |
Load values stored in DataCollection object into UCBranch object. The DataCollection object will have been filled when the network was created from an external configuration file
| data,: | DataCollection object contain parameters relevant to this branch that were read in when network was initialized |
Reimplemented from gridpack::component::BaseComponent.
| void gridpack::unit_commitment::UCBranch::load | ( | const boost::shared_ptr< gridpack::component::DataCollection > & | data | ) | [virtual] |
Load values stored in DataCollection object into UCBranch object. The DataCollection object will have been filled when the network was created from an external configuration file
| data,: | DataCollection object contain parameters relevant to this branch that were read in when network was initialized |
Reimplemented from gridpack::component::BaseComponent.
1.6.1